home *** CD-ROM | disk | FTP | other *** search
/ IQ Digizine 2 / IQ Digizine 2.iso / pc / getting.dir / 00068.ls < prev    next >
Encoding:
Text File  |  1997-12-08  |  97 b   |  8 lines

  1. on mouseUp
  2.   unsetQT(6)
  3.   if marker(1) < 100 then
  4.     SetReturn()
  5.     go(marker(1))
  6.   end if
  7. end
  8.